From: Juanma Barranquero Date: Tue, 2 Jan 2007 23:49:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~3012 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a6bd80f071d4663d55feb8a697dc541b6da9b8f5;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index baf3cee9060..3b7703122ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-01-02 Juanma Barranquero + + * subr.el (momentary-string-display): After moving point, set POS + variable to it to avoid later errors once the buffer is modified. + Doc fix. + 2007-01-02 Alan Mackenzie * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment, @@ -7,13 +13,13 @@ * wid-edit.el (widget-choose): Avoid ugly error for function keys. - * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): + * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Fix format of value. * cus-edit.el (customize-unsaved): Renamed from customize-customized. Change messages accordingly. (customize-customized): Now alias. - + 2007-01-02 Juanma Barranquero * files.el (version-control): Doc fix. @@ -2317,8 +2323,8 @@ 2006-10-19 Jan Dj,Ad(Brv - * select.el (ccl-check-utf-8, string-utf-8-p): New functions - (by Kenichi Handa). + * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by + Kenichi Handa). (xselect-convert-to-string): Decline requests for UTF8_STRING if the selection is not UTF-8.